-
HomePageTest
11:48:04 am / 00:00:01:284 Pass
HomePageTest
10.18.2022 11:48:04 am 10.18.2022 11:48:05 am 00:00:01:284 · #test-id=1Status Timestamp Details Info 11:48:04 am Title of page: Engage Video Assistant | Telephony Bot | Jio Pass 11:48:04 am Expected title of Home page should be 'Engage Video Assistant | Telephony Bot | Jio' Info 11:48:04 am Current url of page: https://eva.jio.com/engage-video-assistant/ Pass 11:48:04 am Expected url of Home page should be 'https://eva.jio.com/engage-video-assistant/' Info 11:48:04 am By.xpath: //img[@alt='Jio Eva Portal']/following-sibling::span[.='EVA'] element is displayed Pass 11:48:04 am Jio Eva logo should be displayed on Home page Info 11:48:04 am By.cssSelector: button.login-button element is displayed Pass 11:48:05 am Login button should be displayed on Home page Pass 11:48:05 am HomePageTest is passed -
Login
11:48:05 am / 00:00:44:310 Pass
Login
10.18.2022 11:48:05 am 10.18.2022 11:48:49 am 00:00:44:310 · #test-id=2Status Timestamp Details Info 11:48:05 am Clicked on By.cssSelector: button.login-button element Info 11:48:06 am Switched to new window: CDwindow-84E148E47F2922C6796D61B32D636EB6 Info 11:48:06 am Switched to new window: CDwindow-9376A51411E2B0CB21F60FE430754084 Info 11:48:13 am Title of page: Engage Video Assistant Pass 11:48:13 am Login page title should be displayed as : Engage Video Assistant Info 11:48:13 am Current url of page: https://eva.jio.com/portal/login Pass 11:48:13 am Login page url should be: https://eva.jio.com/portal/login Info 11:48:13 am By.tagName: app-login element is displayed Pass 11:48:13 am Login form should be displayed Info 11:48:13 am By.cssSelector: input#mat-input-0 element is displayed Pass 11:48:13 am EmailId field should be displayed Info 11:48:13 am By.cssSelector: input#mat-input-1 element is displayed Pass 11:48:14 am Password field should be displayed Pass 11:48:24 am OTP field should not be displayed Info 11:48:24 am By.cssSelector: button.btn-actions-sign-in element is displayed Pass 11:48:25 am Sign in button should be displayed Info 11:48:28 am By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element Info 11:48:29 am By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element Info 11:48:29 am By.cssSelector: button.btn-actions-sign-in element is enabled Info 11:48:30 am Clicked on By.cssSelector: button.btn-actions-sign-in element Info 11:48:40 am By.cssSelector: input#mat-input-2 element is displayed Info 11:48:40 am By.cssSelector: button.btn-actions-sign-in element is disabled Info 11:48:44 am By.cssSelector: input#mat-input-2Entered '823139' in By.cssSelector: input#mat-input-2 element Info 11:48:44 am By.cssSelector: button.btn-actions-sign-in element is enabled Info 11:48:44 am Clicked on By.cssSelector: button.btn-actions-sign-in element Pass 11:48:49 am Dashboard page title should be displayed as : Engage Video Assistant Pass 11:48:49 am Dashboard page url should be: https://eva.jio.com/portal/home/dashboard Pass 11:48:49 am Dashboard page should be displayed Pass 11:48:49 am Login is passed -
ModelCreation
11:48:49 am / 00:00:00:001 Pass
ModelCreation
10.18.2022 11:48:49 am 10.18.2022 11:48:49 am 00:00:00:001 · #test-id=3Status Timestamp Details Pass 11:48:49 am ModelCreation is passed -
Logout
11:48:49 am / 00:00:06:021 Fail
Logout
10.18.2022 11:48:49 am 10.18.2022 11:48:55 am 00:00:06:021 · #test-id=4Status Timestamp Details Info 11:48:49 am By.cssSelector: app-header img[src*='EVA'] element is displayed Pass 11:48:50 am Product icon should be displayed Info 11:48:50 am By.cssSelector: app-header img[src*='notification'] element is displayed Pass 11:48:50 am Notification icon should be displayed Info 11:48:50 am By.cssSelector: app-header img[src*='user'] element is displayed Pass 11:48:50 am User icon should be displayed Info 11:48:55 am Title of page: Engage Video Assistant | Telephony Bot | Jio Fail 11:48:55 am Logout is failed Fail 11:48:55 am java.lang.AssertionError: expected [Engage Video Assistant] but found [Engage Video Assistant | Telephony Bot | Jio] Fail 11:48:55 am [org.testng.Assert.fail(Assert.java:110), org.testng.Assert.failNotEquals(Assert.java:1413), org.testng.Assert.assertEqualsImpl(Assert.java:149), org.testng.Assert.assertEquals(Assert.java:131), org.testng.Assert.assertEquals(Assert.java:655), org.testng.Assert.assertEquals(Assert.java:665), com.jio.eva.tests.HomePageTests.Logout(HomePageTests.java:173), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139), org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677), org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221), org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50), org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962), org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194), org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148), org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.ArrayList.forEach(ArrayList.java:1511), org.testng.TestRunner.privateRun(TestRunner.java:806), org.testng.TestRunner.run(TestRunner.java:601), org.testng.SuiteRunner.runTest(SuiteRunner.java:433), org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427), org.testng.SuiteRunner.privateRun(SuiteRunner.java:387), org.testng.SuiteRunner.run(SuiteRunner.java:330), org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52), org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95), org.testng.TestNG.runSuitesSequentially(TestNG.java:1256), org.testng.TestNG.runSuitesLocally(TestNG.java:1176), org.testng.TestNG.runSuites(TestNG.java:1099), org.testng.TestNG.run(TestNG.java:1067), org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115), org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251), org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)] -
Login
11:48:56 am / 00:00:30:264 Pass
Login
10.18.2022 11:48:56 am 10.18.2022 11:49:26 am 00:00:30:264 · #test-id=5Status Timestamp Details Info 11:48:56 am Clicked on By.cssSelector: button.login-button element Info 11:48:56 am Switched to new window: CDwindow-84E148E47F2922C6796D61B32D636EB6 Info 11:48:56 am Switched to new window: CDwindow-9376A51411E2B0CB21F60FE430754084 Info 11:48:56 am Switched to new window: CDwindow-F62BD8C1C97C4788DE30A3BB9FBBA232 Info 11:48:56 am Title of page: Engage Video Assistant Pass 11:48:56 am Login page title should be displayed as : Engage Video Assistant Info 11:48:56 am Current url of page: https://eva.jio.com/portal/login Pass 11:48:56 am Login page url should be: https://eva.jio.com/portal/login Info 11:48:56 am By.tagName: app-login element is displayed Pass 11:48:56 am Login form should be displayed Info 11:48:57 am By.cssSelector: input#mat-input-0 element is displayed Pass 11:48:57 am EmailId field should be displayed Info 11:48:57 am By.cssSelector: input#mat-input-1 element is displayed Pass 11:48:57 am Password field should be displayed Pass 11:49:08 am OTP field should not be displayed Info 11:49:08 am By.cssSelector: button.btn-actions-sign-in element is displayed Pass 11:49:08 am Sign in button should be displayed Info 11:49:08 am By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element Info 11:49:09 am By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element Info 11:49:09 am By.cssSelector: button.btn-actions-sign-in element is enabled Info 11:49:09 am Clicked on By.cssSelector: button.btn-actions-sign-in element Info 11:49:19 am By.cssSelector: input#mat-input-2 element is displayed Info 11:49:19 am By.cssSelector: button.btn-actions-sign-in element is disabled Info 11:49:20 am By.cssSelector: input#mat-input-2Entered '185661' in By.cssSelector: input#mat-input-2 element Info 11:49:20 am By.cssSelector: button.btn-actions-sign-in element is enabled Info 11:49:20 am Clicked on By.cssSelector: button.btn-actions-sign-in element Pass 11:49:25 am Dashboard page title should be displayed as : Engage Video Assistant Pass 11:49:25 am Dashboard page url should be: https://eva.jio.com/portal/home/dashboard Pass 11:49:26 am Dashboard page should be displayed Pass 11:49:26 am Login is passed Info 11:49:26 am Closed browser
Started
Oct 18, 2022 11:47:55 am
Ended
Oct 18, 2022 11:49:26 am
Tests Passed
4
Tests Failed
1
Tests
Log events
Timeline